Name | Description | |
---|---|---|
NCommonDialogResult<T> Constructor | Default constructor. |
The following tables list the members exposed by NCommonDialogResult<T>.
Name | Description | |
---|---|---|
NCommonDialogResult<T> Constructor | Default constructor. |
Name | Description | |
---|---|---|
Dialog | Gets the dialog for which this result is created. | |
ErrorException | If the result code is ENDialogResult.Error this property contains the exception that was thrown while displaying the platform's dialog box. Otherwise it returns null. | |
Result | Gets the result code returned by the dialog. |